Uses of Class
com.sabro.jbusiness.sys.SysTarefa.Periodicidade

Packages that use SysTarefa.Periodicidade
com.sabro.jbusiness.sys   
 

Uses of SysTarefa.Periodicidade in com.sabro.jbusiness.sys
 

Methods in com.sabro.jbusiness.sys that return SysTarefa.Periodicidade
 SysTarefa.Periodicidade SysTarefa.getPeriodicidade()
           
static SysTarefa.Periodicidade SysTarefa.Periodicidade.getPeriodicidade(int codigo)
           
static SysTarefa.Periodicidade SysTarefa.Periodicidade.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static SysTarefa.Periodicidade[] SysTarefa.Periodicidade.values()
          Returns an array containing the constants of this enum type, in the order they are declared.